Welcome![Sign In][Sign Up]
Location:
Search - socket ftp

Search list

[Internet-NetworkNetDownMTR

Description: ◆◆◆ 《FTP、HTTP 多线程断点续传下载文件》◆◆◆ FlashGet、网络蚂蚁想必大家都很熟悉,他们都是利用多线程同步下载的原理来提高下载速度,同时具有断点续传的功能,这些软件到底是如何实现的呢?答案在代码中揭晓。 代码中的 CDownloadMTR 类就是一个具有多线程断点续传功能的类,同时提供了测试例程。代码中未使用任何CInet类或InternetOpen()等函数,而是直接使用 SOCKET 连接,一步一步解析HTTP/FTP通信协议来完成会话和文件下载,具体细节请参考源代码,由于时间关系,代码有点零乱,错误也在所难免,如有朋友发现我代码中的错误,请来信告知,多谢! 你可以任意修改复制本代码,但请保留这段文字不要修改。 希望我能为中国的软件行业尽一份薄力! ◆◆◆ 作者 ◆◆◆ 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn ◆◆◆ 日期 ◆◆◆ 2007-05-23 05:47:24-err
Platform: | Size: 270336 | Author: 谢红伟 | Hits:

[Internet-Networkinternet

Description: 1从ie向列表控件中拖曳连接地址 2建立internet快捷 3创建拨号连接对象 4邮件客户端程序 5简单聊天程序 6ftp下载 7 socket传输 8 http服务监视器-ie from a list of controls to drag link which addresses the establishment of two fast internet dial-up connections create 3 Object four-mail client program Chat five simple procedures 6ftp download 7 8 http socket transmission services supervisor As for
Platform: | Size: 531456 | Author: zhanghaiyu | Hits:

[Ftp Clientlibncftp-3.1.5

Description: linux/unix windows 中的采用socket方式建立连接的ftp源码,已经在很多大型项目使用过。-err
Platform: | Size: 2383872 | Author: nike | Hits:

[Ftp Client113172206WebQueryforFTP

Description: windows环境下Socket网络编程,ftp程序源代码5
Platform: | Size: 36864 | Author: 胡利军 | Hits:

[Internet-Network20060104001

Description: windows环境下Socket网络编程,ftp程序源代码6-windows environment Socket Network Programming, ftp source code 6
Platform: | Size: 25600 | Author: 胡利军 | Hits:

[Internet-Networkftpputget

Description: 在Linux下使用socket方式开发的FTP程序,可以事项GET PUT功能,是学习socket和ftp编程的入门代码。-Socket in Linux to use the FTP program to develop, you can GET PUT function matters, and ftp to learn socket programming code entry.
Platform: | Size: 2048 | Author: Leo ZHANG | Hits:

[Com PortwdCSocketwds

Description: 个完整的代码,虽然功能没有专业的软件强大,但是也算是比较好的软件。-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client -Complete the code, although the absence of professional software features a powerful, but also be regarded as relatively good software.-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client
Platform: | Size: 26624 | Author: 林玲 | Hits:

[Embeded Linuxhandsetftp

Description: FTP的客户端与主机端程序源码,可一次传送一个文件夹,对SOCKET编程的朋友有一定参考价值-FTP client program source code with the host side can be the first to send a folder on the SOCKET programming friends have a certain reference value
Platform: | Size: 22528 | Author: 显国 | Hits:

[Ftp ServerFTP_tool10001

Description: delphi7.0 写的FTP传送系在传送软件,是socket学习的好材料-delphi7.0 written FTP transmission lines in the transmission of software, is a good learning materials socket
Platform: | Size: 260096 | Author: | Hits:

[Ftp ClientmyFtp

Description: 本系统是基于Windows环境和FTP协议,以Visual C++6.0作为开发平台,利用MFC框架提供的CSocket类开发的.实现了FTP的上传和下载-The system is based on the Windows environment and the FTP protocol to Visual C++ 6.0 as a development platform, using the framework provided by MFC Class CSocket development. Realize the FTP upload and download
Platform: | Size: 159744 | Author: 刘道欢 | Hits:

[Internet-Networksocket_c_ftp

Description: 一个在VC下的windows socket编程是用来做简单的文件传输,不是MFC的,是控制台下的编程,比较适合初学者学习,我用的是C语言编程,注意要在VC中的project-setting-link中加入ws2_32.lib否则会有编译错误-A VC under windows socket programming is used to make a simple file transfer, instead of MFC, is under the console programming, more suitable for beginners to learn, I use the C language programming, pay attention to the VC in the project-setting-link will be added to ws2_32.lib otherwise compile error
Platform: | Size: 3072 | Author: 陈鸡洋 | Hits:

[Internet-NetworkFTPWinInet

Description: 一个利用SOCKET实现FTP文件传输的程序-SOCKET realize a use FTP file transfer process
Platform: | Size: 1997824 | Author: 周翼 | Hits:

[Ftp Clientftp

Description: linux下用C开发的源代码,是ftp 的相关代码-linux development using C source code, is the relevant code ftp
Platform: | Size: 5120 | Author: tsinghua | Hits:

[JSP/Java3970960zxhx111socket

Description: 这个是实现FTP客户端的程序,这些程序代码可以在ECLIPSE上实现.-Realize this is a FTP client program, such program code can be achieved in ECLIPSE.
Platform: | Size: 2048 | Author: 彭珂 | Hits:

[Internet-NetworkFTPclient

Description: winsockets ftp客户端 上传,下载,-winsocketsftp client upload, download,
Platform: | Size: 37888 | Author: 王业飞 | Hits:

[Ftp ClientFTP

Description: 自写的FTP客户端。纯SOCKET编程,不是用的CFtp类。希望能有所帮助-Self-written FTP client. SOCKET pure programming, instead of using the CFtp category. Hope to be helpful
Platform: | Size: 157696 | Author: QQstarS | Hits:

[JSP/Javasocketandftpdownload

Description: 使用socket实现通讯及FTP下载。client和server预定好协议进行认证通讯,通过后客户端从服务端的FTP服务器上取数据。-Realize the use of socket communication and FTP download. client and server authentication good agreement is scheduled to telecommunications, after the passage of the client from the services of the FTP client server data access.
Platform: | Size: 13312 | Author: tanhuang | Hits:

[Ftp Client6.12

Description: 实现FTP下载和上传的功能,通过Socket实现服务端和客户端的连接,实现文件的下载和上传.-FTP download and upload the realization of the function, through the Socket achieve service and client-side connection, the realization of the download and upload files.
Platform: | Size: 93184 | Author: 刘继凯 | Hits:

[Internet-NetworkFtpServer

Description: VS2005下编译 一个使用原始socket编写的ftp服务端,实现了ftp的基本功能-Under VS2005 compiler to use the original socket of the ftp server to prepare to achieve the basic functions of the ftp
Platform: | Size: 4096000 | Author: csj | Hits:

[VC/MFCHF-ServU6201-LDR

Description: 服务器的通讯详述,FTp多线程,单线程,异步传输。socket套接字类型源码-Server communications in detail, FTp multi-threaded, single-threaded, asynchronous transfer. socket socket type source
Platform: | Size: 3945472 | Author: mike | Hits:
« 1 2 34 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net